Searched defs:OnAclStateChanged (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_peripheral_observer_proxy.cpp | 102 void BluetoothBlePeripheralObserverProxy::OnAclStateChanged(const BluetoothRawAddress &device, in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy
|
H A D | bluetooth_remote_device_observer_proxy.cpp | 230 void BluetoothRemoteDeviceObserverproxy::OnAclStateChanged(const BluetoothRawAddress &device, in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverproxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_remote_device_observer.cpp | 37 void NapiBluetoothRemoteDeviceObserver::OnAclStateChanged( in OnAclStateChanged() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | bt_connection_manager.h | 82 void OnAclStateChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnAclStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 172 …void OnAclStateChanged(const BluetoothRemoteDevice &device, int state, unsigned int reason) overri… in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_host.cpp | 238 … void OnAclStateChanged(const BluetoothRawAddress &device, int32_t state, uint32_t reason) override in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothRemoteDeviceObserverImp 346 … void OnAclStateChanged(const BluetoothRawAddress &device, int state, unsigned int reason) override in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothBlePeripheralCallbackImp
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 338 void OnAclStateChanged(const RawAddress &device, int state, unsigned int reason) override in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver 537 void OnAclStateChanged(const RawAddress &device, int state, unsigned int reason) override in OnAclStateChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::BlePeripheralCallback
|