Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_ag_stub.h60 int32_t UpdateVirtualDeviceInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_host_stub.h105 int32_t UpdateVirtualDeviceInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp80 &BluetoothHfpAgStub::UpdateVirtualDeviceInner; in BluetoothHfpAgStub()
424 int32_t BluetoothHfpAgStub::UpdateVirtualDeviceInner(MessageParcel &data, MessageParcel &reply) in UpdateVirtualDeviceInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
H A Dbluetooth_host_stub.cpp235 std::bind(&BluetoothHostStub::UpdateVirtualDeviceInner,
1315 int32_t BluetoothHostStub::UpdateVirtualDeviceInner(MessageParcel &data, MessageParcel &reply) in UpdateVirtualDeviceInner() function in OHOS::Bluetooth::BluetoothHostStub