Home
last modified time | relevance | path

Searched defs:OnServiceConnectionStateChanged (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_pbap_server.h65 virtual void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) in OnServiceConnectionStateChanged() function
Dbluetooth_pbap_client.h224 virtual void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) in OnServiceConnectionStateChanged() function
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_pbap_pse_observer.cpp21 void NapiPbapPseObserver::OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int … in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPseObserver
Dnapi_bluetooth_pbap_pce_observer.cpp22 void NapiPbapPceObserver::OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int … in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::NapiPbapPceObserver
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_pbap_pse_observer_proxy.cpp23 void BluetoothPbapPseObserverProxy::OnServiceConnectionStateChanged(const BluetoothRawAddress &devi… in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPseObserverProxy
Dbluetooth_pbap_pce_observer_proxy.cpp23 void BluetoothPbapPceObserverProxy::OnServiceConnectionStateChanged(const BluetoothRawAddress &devi… in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPceObserverProxy
/foundation/communication/bluetooth_service/test/unittest/pbap/
Dpbap_server_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapObserverCommon
Dpbap_client_test.cpp33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapClientObserverCommon
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pbap_pse_server.cpp35 … void OnServiceConnectionStateChanged(const bluetooth::RawAddress& remoteAddr, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapPseObserver
Dbluetooth_pbap_pce_server.cpp131 … void OnServiceConnectionStateChanged(const bluetooth::RawAddress &remoteAddr, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::PbapPceObserver
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pbap_pse.cpp44 void OnServiceConnectionStateChanged(const BluetoothRawAddress &device, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPseObserverImp
Dbluetooth_pbap_pce.cpp416 void OnServiceConnectionStateChanged(const BluetoothRawAddress &device, int state) override in OnServiceConnectionStateChanged() function in OHOS::Bluetooth::BluetoothPbapPceObserverImpl