Home
last modified time | relevance | path

Searched refs:BluetoothHfpAgStub (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp23 BluetoothHfpAgStub::BluetoothHfpAgStub() { in BluetoothHfpAgStub() function in OHOS::Bluetooth::BluetoothHfpAgStub
26 &BluetoothHfpAgStub::GetConnectDevicesInner; in BluetoothHfpAgStub()
28 &BluetoothHfpAgStub::GetDevicesByStatesInner; in BluetoothHfpAgStub()
30 &BluetoothHfpAgStub::GetDeviceStateInner; in BluetoothHfpAgStub()
32 &BluetoothHfpAgStub::ConnectInner; in BluetoothHfpAgStub()
34 &BluetoothHfpAgStub::DisconnectInner; in BluetoothHfpAgStub()
36 &BluetoothHfpAgStub::GetScoStateInner; in BluetoothHfpAgStub()
38 &BluetoothHfpAgStub::ConnectScoInner; in BluetoothHfpAgStub()
40 &BluetoothHfpAgStub in BluetoothHfpAgStub()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_ag_stub.h24 class BluetoothHfpAgStub : public IRemoteStub<IBluetoothHfpAg> { class
26 BluetoothHfpAgStub();
27 ~BluetoothHfpAgStub();
62 using BluetoothHfpAgFunc = ErrCode (BluetoothHfpAgStub::*)(MessageParcel &data, MessageParcel &reply);
65 DISALLOW_COPY_AND_MOVE(BluetoothHfpAgStub);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hfp_ag_server.h27 class BluetoothHfpAgServer : public BluetoothHfpAgStub{

Completed in 2 milliseconds