Home
last modified time | relevance | path

Searched refs:GetDeviceStateInner (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp28 &BluetoothPanStub::GetDeviceStateInner; in BluetoothPanStub()
82 int32_t BluetoothPanStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothPanStub
H A Dbluetooth_a2dp_sink_stub.cpp40 &BluetoothA2dpSinkStub::GetDeviceStateInner; in BluetoothA2dpSinkStub()
149 ErrCode BluetoothA2dpSinkStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
H A Dbluetooth_hid_host_stub.cpp31 &BluetoothHidHostStub::GetDeviceStateInner; in BluetoothHidHostStub()
110 int32_t BluetoothHidHostStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHidHostStub
H A Dbluetooth_avrcp_tg_stub.cpp41 &BluetoothAvrcpTgStub::GetDeviceStateInner; in BluetoothAvrcpTgStub()
208 ErrCode BluetoothAvrcpTgStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub
H A Dbluetooth_hfp_ag_stub.cpp30 &BluetoothHfpAgStub::GetDeviceStateInner; in BluetoothHfpAgStub()
148 ErrCode BluetoothHfpAgStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
H A Dbluetooth_a2dp_src_stub.cpp41 &BluetoothA2dpSrcStub::GetDeviceStateInner; in BluetoothA2dpSrcStub()
200 ErrCode BluetoothA2dpSrcStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothA2dpSrcStub
H A Dbluetooth_hfp_hf_stub.cpp34 &BluetoothHfpHfStub::GetDeviceStateInner; in BluetoothHfpHfStub()
170 ErrCode BluetoothHfpHfStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) { in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHfpHfStub
H A Dbluetooth_avrcp_ct_stub.cpp37 &BluetoothAvrcpCtStub::GetDeviceStateInner; in BluetoothAvrcpCtStub()
180 ErrCode BluetoothAvrcpCtStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothAvrcpCtStub
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_pan_stub.h37 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_a2dp_sink_stub.h39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_hid_host_stub.h39 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_avrcp_tg_stub.h42 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_hfp_hf_stub.h39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_hfp_ag_stub.h35 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_a2dp_src_stub.h39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
H A Dbluetooth_avrcp_ct_stub.h40 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);