Home
last modified time | relevance | path

Searched defs:OnReadRemoteRssiEvent (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_peripheral_observer_proxy.cpp31 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 Dnapi_bluetooth_remote_device_observer.cpp88 void NapiBluetoothRemoteDeviceObserver ::OnReadRemoteRssiEvent( in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::NapiBluetoothRemoteDeviceObserver
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h94 …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 Dohos_bt_gap.cpp268 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 Dbluetooth_host.cpp368 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 Dble_adapter.cpp1468 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 Dbluetooth_host_server.cpp514 void OnReadRemoteRssiEvent(const RawAddress &device, int32_t rssi, int32_t status) override in OnReadRemoteRssiEvent() function in OHOS::Bluetooth::BluetoothHostServer::impl::BlePeripheralCallback