Home
last modified time | relevance | path

Searched refs:ReadRemoteRssiValueInner (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_client_stub.h50 ErrCode ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_host_stub.h90 ErrCode ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp59 &BluetoothGattClientStub::ReadRemoteRssiValueInner; in BluetoothGattClientStub()
326 ErrCode BluetoothGattClientStub::ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply) in ReadRemoteRssiValueInner() function in OHOS::Bluetooth::BluetoothGattClientStub
H A Dbluetooth_host_stub.cpp189 …std::bind(&BluetoothHostStub::ReadRemoteRssiValueInner, std::placeholders::_1, std::placeholders::…
1149 ErrCode BluetoothHostStub::ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply) in ReadRemoteRssiValueInner() function in OHOS::Bluetooth::BluetoothHostStub