Searched defs:OnReadRemoteRssiEvent (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ | ||
H A D | napi_bluetooth_remote_device_observer.cpp | 84 void NapiBluetoothRemoteDeviceObserver ::OnReadRemoteRssiEvent( in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ | ||
H A D | bluetooth_ble_peripheral_observer_proxy.cpp | 31 void BluetoothBlePeripheralObserverProxy::OnReadRemoteRssiEvent(const BluetoothRawAddress &device, int rssi, int status) in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothBlePeripheralObserverProxy |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ | ||
H A D | ble_adapter.cpp | 1440 void BleAdapter::OnReadRemoteRssiEvent(uint8_t status, const BtAddr *addr, int8_t rssi, void *context) in OnReadRemoteRssiEvent() function in OHOS::bluetooth::BleAdapter |
Completed in 5 milliseconds