Home
last modified time | relevance | path

Searched refs:DisableNative (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.h174 void DisableNative(void);
H A Dsocket_service.cpp60 GetDispatcher()->PostTask(std::bind(&SocketService::DisableNative, this)); in Disable()
63 void SocketService::DisableNative() in DisableNative() function in OHOS::bluetooth::SocketService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.h643 void DisableNative(void);
H A Davrcp_ct_service.cpp152 GetDispatcher()->PostTask(std::bind(&AvrcpCtService::DisableNative, this)); in Disable()
191 void AvrcpCtService::DisableNative(void) in DisableNative() function in OHOS::bluetooth::AvrcpCtService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h1022 void DisableNative(void);
H A Davrcp_tg_service.cpp544 GetDispatcher()->PostTask(std::bind(&AvrcpTgService::DisableNative, this)); in Disable()
589 void AvrcpTgService::DisableNative(void) in DisableNative() function in OHOS::bluetooth::AvrcpTgService

Completed in 12 milliseconds