Home
last modified time | relevance | path

Searched defs:OnReadRemoteRssiValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_callback_proxy.cpp307 void BluetoothGattClientCallbackProxy::OnReadRemoteRssiValue(const bluetooth::RawAddress &addr, int… in OnReadRemoteRssiValue() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp144 void OnReadRemoteRssiValue(const RawAddress &addr, int rssi, int status) override in OnReadRemoteRssiValue() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp826 void HidHostHogp::HogpGattClientCallback::OnReadRemoteRssiValue(const RawAddress &addr, int rssi, i… in OnReadRemoteRssiValue() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp327 …void OnReadRemoteRssiValue(const bluetooth::RawAddress &addr, int32_t rssi, int32_t status) overri… in OnReadRemoteRssiValue() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp106 void OnReadRemoteRssiValue(const RawAddress &addr, int rssi, int status) override in OnReadRemoteRssiValue() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback