| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| D | bluetooth_pbap_server.h | 65 virtual void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) in OnServiceConnectionStateChanged() function
|
| D | bluetooth_pbap_client.h | 224 virtual void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) in OnServiceConnectionStateChanged() function
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ |
| D | napi_bluetooth_pbap_pse_observer.cpp | 21 void NapiPbapPseObserver::OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int … in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPseObserver
|
| D | napi_bluetooth_pbap_pce_observer.cpp | 22 void NapiPbapPceObserver::OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int … in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPceObserver
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| D | bluetooth_pbap_pse_observer_proxy.cpp | 23 void BluetoothPbapPseObserverProxy::OnServiceConnectionStateChanged(const BluetoothRawAddress &devi… in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPseObserverProxy
|
| D | bluetooth_pbap_pce_observer_proxy.cpp | 23 void BluetoothPbapPceObserverProxy::OnServiceConnectionStateChanged(const BluetoothRawAddress &devi… in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPceObserverProxy
|
| /foundation/communication/bluetooth_service/test/unittest/pbap/ |
| D | pbap_server_test.cpp | 33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapObserverCommon
|
| D | pbap_client_test.cpp | 33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapClientObserverCommon
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| D | bluetooth_pbap_pse_server.cpp | 35 … void OnServiceConnectionStateChanged(const bluetooth::RawAddress& remoteAddr, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapPseObserver
|
| D | bluetooth_pbap_pce_server.cpp | 131 … void OnServiceConnectionStateChanged(const bluetooth::RawAddress &remoteAddr, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapPceObserver
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_pbap_pse.cpp | 44 void OnServiceConnectionStateChanged(const BluetoothRawAddress &device, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPseObserverImp
|
| D | bluetooth_pbap_pce.cpp | 416 void OnServiceConnectionStateChanged(const BluetoothRawAddress &device, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPceObserverImpl
|