/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 219 GetDispatcher(), in EnableProfile() 870 GetDispatcher()->PostTask( in GetSupportedCompanies() 898 GetDispatcher()->PostTask( in GetSupportedEvents() 1016 GetDispatcher()->PostTask( in GetPlayerAppSettingValues() 1075 GetDispatcher()->PostTask( in GetPlayerAppSettingCurrentValue() 1135 GetDispatcher()->PostTask( in SetPlayerAppSettingCurrentValue() 1193 GetDispatcher()->PostTask( in GetPlayerAppSettingAttributeText() 1251 GetDispatcher()->PostTask( in GetPlayerAppSettingValueText() 1314 GetDispatcher()->PostTask( in GetElementAttributes() 1490 GetDispatcher()->PostTask( in AddToNowPlaying() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 220 GetDispatcher()->PostTask(std::bind(&impl::RegisterApplication, in RegisterApplication() 239 GetDispatcher()->PostTask(std::bind(&impl::RegisterApplication, in RegisterSharedApplication() 362 GetDispatcher()->PostTask( in WriteDescriptor() 426 service_.GetDispatcher()->PostTask( in OnConnect() 433 service_.GetDispatcher()->PostTask( in OnDisconnect() 447 service_.GetDispatcher()->PostTask(std::bind( in OnConnectionParameterChanged() 528 service_.GetDispatcher()->PostTask( in OnWriteCharacteristicValueEvent() 535 service_.GetDispatcher()->PostTask(std::bind( in OnReadDescriptorValueEvent() 541 service_.GetDispatcher()->PostTask( in OnWriteDescriptorValueEvent() 548 service_.GetDispatcher()->PostTask(std::bind( in OnCharacteristicNotifyEvent() [all …]
|
H A D | gatt_server_service.cpp | 180 GetDispatcher()->PostTask(std::bind( in SetCharacteristicValue() 194 GetDispatcher()->PostTask(std::bind( in SetCharacteristicPermission() 339 GetDispatcher()->PostTask( in RespondCharacteristicWrite() 361 GetDispatcher()->PostTask(std::bind( in RespondDescriptorRead() 392 GetDispatcher()->PostTask( in RegisterApplication() 453 service_.GetDispatcher()->PostTask( in OnConnect() 460 service_.GetDispatcher()->PostTask( in OnDisconnect() 497 service_.GetDispatcher()->PostTask( in OnExchangeMtuEvent() 503 service_.GetDispatcher()->PostTask( in OnReadCharacteristicValueEvent() 509 service_.GetDispatcher()->PostTask( in OnReadUsingCharacteristicUuidEvent() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 690 GetDispatcher(), in EnableProfile() 1092 GetDispatcher()->PostTask( in OnSetAddressedPlayer() 1227 GetDispatcher()->PostTask( in OnGetPlayerAppSettingAttributes() 1277 GetDispatcher()->PostTask( in OnGetPlayerAppSettingValues() 1391 GetDispatcher()->PostTask( in OnSetPlayerAppSettingCurrentValue() 1491 GetDispatcher()->PostTask( in OnGetPlayerAppSettingValueText() 1544 GetDispatcher()->PostTask( in OnGetElementAttributes() 1786 GetDispatcher()->PostTask( in GetPlayStatus() 1841 GetDispatcher()->PostTask( in GetPlayStatus() 1879 GetDispatcher()->PostTask( in GetPlayStatus() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 494 if (GetDispatcher() != nullptr) { in ScanModeTimeout() 521 if (GetDispatcher() != nullptr) { in HwProcessTimeout() 628 adapter->GetDispatcher()->PostTask( in InquiryResultCallback() 644 adapter->GetDispatcher()->PostTask( in InquiryResultRssiCallback() 666 adapter->GetDispatcher()->PostTask( in ExtendedInquiryResultCallback() 680 adapter->GetDispatcher()->PostTask( in InquiryCompleteCallback() 699 adapter->GetDispatcher()->PostTask( in RemoteNameCallback() 718 adapter->GetDispatcher()->PostTask( in UserConfirmReqCallback() 736 adapter->GetDispatcher()->PostTask( in UserPasskeyReqCallback() 754 adapter->GetDispatcher()->PostTask( in UserPasskeyNotificationCallback() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket.cpp | 61 socketService->GetDispatcher()->PostTask( in OnConnectIncoming() 78 … socketService->GetDispatcher()->PostTask(std::bind(&impl::OnConnectedNative, socket_.pimpl.get(), in OnConnected() 90 socketService->GetDispatcher()->PostTask( in OnDisconnected() 102 socketService->GetDispatcher()->PostTask( in OnDisconnectSuccess() 114 socketService->GetDispatcher()->PostTask( in OnDataAvailable() 131 socketService->GetDispatcher()->PostTask( in OnTransportError() 693 …socketService->GetDispatcher()->PostTask(std::bind(&Socket::OnSocketWriteReadyNative, &sock, std::… in OnSocketWriteReady() 900 …socketService->GetDispatcher()->PostTask(std::bind(&Socket::OnSocketExceptionNative, &sock, std::r… in OnSocketException() 1032 return socketService->GetDispatcher(); in GetDispatchter()
|
H A D | socket_service.cpp | 45 GetDispatcher()->PostTask(std::bind(&SocketService::EnableNative, this)); in Enable() 60 GetDispatcher()->PostTask(std::bind(&SocketService::DisableNative, this)); in Disable()
|
H A D | socket_sdp_client.cpp | 104 …socketService->GetDispatcher()->PostTask(std::bind(&SocketService::ProcessMessage, socketService, … in SdpSearchCallback()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 170 GetDispatcher()->PostTask(std::bind(&BleAdapter::EnableTask, this)); in Enable() 244 GetDispatcher()->PostTask(std::bind(&BleAdapter::DisableTask, this)); in Disable() 294 GetDispatcher()->PostTask(std::bind(&BleAdapter::PostEnableTask, this)); in PostEnable() 303 GetDispatcher()->PostTask(std::bind(&BleAdapter::PostEnableTask, this)); in PostEnable() 1023 … pimpl->bleAdvertiser_ = std::make_unique<BleAdvertiserImpl>(callback, *this, *GetDispatcher()); in RegisterBleAdvertiserCallback() 1042 …l->bleCentralManager_ = std::make_unique<BleCentralManagerImpl>(callback, *this, *GetDispatcher()); in RegisterBleCentralManagerCallback() 1078 pimpl->bleSecurity_ = std::make_unique<BleSecurity>(*this, *GetDispatcher(), callback); in RegisterBleSecurityCallback() 1306 adapter->GetDispatcher()->PostTask( in LeConnectionComplete() 1363 adapter->GetDispatcher()->PostTask( in LeDisconnectionComplete() 1475 adapter->GetDispatcher()->PostTask( in OnReadRemoteRssiEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_codec_thread.h | 97 Dispatcher *GetDispatcher() in GetDispatcher() function
|
H A D | a2dp_service.cpp | 296 GetDispatcher()->PostTask(std::bind(&A2dpService::EnableService, this)); in Enable() 304 GetDispatcher()->PostTask(std::bind(&A2dpService::DisableService, this)); in Disable() 1064 GetDispatcher()->PostTask(std::bind(&A2dpService::ProcessEvent, this, event, device)); in PostEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | context.h | 142 Dispatcher *GetDispatcher() in GetDispatcher() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_profile_event_sender.cpp | 266 return service->GetDispatcher(); in GetDispatchter()
|
H A D | hfp_ag_sdp_client.cpp | 55 HfpAgService::GetService()->GetDispatcher()->PostTask( in SdpCallback()
|
H A D | hfp_ag_service.cpp | 260 GetDispatcher()->PostTask(std::bind(&HfpAgService::ProcessEvent, this, event)); in PostEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_profile_event_sender.cpp | 271 return service->GetDispatcher(); in GetDispatchter()
|
H A D | hfp_hf_sdp_client.cpp | 52 HfpHfService::GetService()->GetDispatcher()->PostTask( in SdpCallback()
|
H A D | hfp_hf_service.cpp | 707 GetDispatcher()->PostTask(std::bind(&HfpHfService::ProcessEvent, this, event)); in PostEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_service.cpp | 379 GetDispatcher()->PostTask(std::bind(&HidHostService::ProcessEvent, this, event)); in PostEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_service.cpp | 438 GetDispatcher()->PostTask(std::bind(&PanService::ProcessEvent, this, event)); in PostEvent()
|