Searched defs:OnReadRemoteRssiEvent (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 | 31 void BluetoothBlePeripheralObserverProxy::OnReadRemoteRssiEvent(const BluetoothRawAddress &device, … in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_remote_device_observer.cpp | 88 void NapiBluetoothRemoteDeviceObserver ::OnReadRemoteRssiEvent( in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | bt_connection_manager.h | 94 …void OnReadRemoteRssiEvent(const Bluetooth::BluetoothRemoteDevice &device, int rssi, int status) o… in OnReadRemoteRssiEvent() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 268 void OnReadRemoteRssiEvent(const BluetoothRemoteDevice &device, int rssi, int status) override in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothRemoteDeviceObserverWapper
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_host.cpp | 368 void OnReadRemoteRssiEvent(const BluetoothRawAddress &device, int rssi, int status) override in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothBlePeripheralCallbackImp
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 1468 void BleAdapter::OnReadRemoteRssiEvent(uint8_t status, const BtAddr *addr, int8_t rssi, void *conte… in OnReadRemoteRssiEvent() function in OHOS::bluetooth::BleAdapter
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 514 void OnReadRemoteRssiEvent(const RawAddress &device, int32_t rssi, int32_t status) override in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothHostServer::impl::BlePeripheralCallback
|