Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_service.h168 void EnableNative(void);
H A Dsocket_service.cpp45 GetDispatcher()->PostTask(std::bind(&SocketService::EnableNative, this)); in Enable()
48 void SocketService::EnableNative() in EnableNative() function in OHOS::bluetooth::SocketService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.h638 void EnableNative(void);
H A Davrcp_ct_service.cpp136 GetDispatcher()->PostTask(std::bind(&AvrcpCtService::EnableNative, this)); in Enable()
158 void AvrcpCtService::EnableNative(void) in EnableNative() function in OHOS::bluetooth::AvrcpCtService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h1013 void EnableNative(void);
H A Davrcp_tg_service.cpp529 GetDispatcher()->PostTask(std::bind(&AvrcpTgService::EnableNative, this)); in Enable()
550 void AvrcpTgService::EnableNative(void) in EnableNative() function in OHOS::bluetooth::AvrcpTgService

Completed in 15 milliseconds