Home
last modified time | relevance | path

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

/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.h92 ErrCode ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply);
/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.cpp195 std::bind(&BluetoothHostStub::ReadRemoteRssiValueInner, std::placeholders::_1, std::placeholders::_2,
1183 ErrCode BluetoothHostStub::ReadRemoteRssiValueInner(MessageParcel &data, MessageParcel &reply) in ReadRemoteRssiValueInner() function in OHOS::Bluetooth::BluetoothHostStub

Completed in 5 milliseconds