/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_pan_stub.cpp | 28 &BluetoothPanStub::GetDeviceStateInner; in BluetoothPanStub() 82 int32_t BluetoothPanStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothPanStub
|
H A D | bluetooth_a2dp_sink_stub.cpp | 40 &BluetoothA2dpSinkStub::GetDeviceStateInner; in BluetoothA2dpSinkStub() 149 ErrCode BluetoothA2dpSinkStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
|
H A D | bluetooth_hid_host_stub.cpp | 31 &BluetoothHidHostStub::GetDeviceStateInner; in BluetoothHidHostStub() 110 int32_t BluetoothHidHostStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHidHostStub
|
H A D | bluetooth_avrcp_tg_stub.cpp | 41 &BluetoothAvrcpTgStub::GetDeviceStateInner; in BluetoothAvrcpTgStub() 208 ErrCode BluetoothAvrcpTgStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub
|
H A D | bluetooth_hfp_ag_stub.cpp | 30 &BluetoothHfpAgStub::GetDeviceStateInner; in BluetoothHfpAgStub() 148 ErrCode BluetoothHfpAgStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
|
H A D | bluetooth_a2dp_src_stub.cpp | 41 &BluetoothA2dpSrcStub::GetDeviceStateInner; in BluetoothA2dpSrcStub() 200 ErrCode BluetoothA2dpSrcStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothA2dpSrcStub
|
H A D | bluetooth_hfp_hf_stub.cpp | 34 &BluetoothHfpHfStub::GetDeviceStateInner; in BluetoothHfpHfStub() 170 ErrCode BluetoothHfpHfStub::GetDeviceStateInner(MessageParcel &data, MessageParcel &reply) { in GetDeviceStateInner() function in OHOS::Bluetooth::BluetoothHfpHfStub
|
H A D | bluetooth_avrcp_ct_stub.cpp | 37 &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 D | bluetooth_pan_stub.h | 37 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_a2dp_sink_stub.h | 39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hid_host_stub.h | 39 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_avrcp_tg_stub.h | 42 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hfp_hf_stub.h | 39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hfp_ag_stub.h | 35 int32_t GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_a2dp_src_stub.h | 39 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_avrcp_ct_stub.h | 40 ErrCode GetDeviceStateInner(MessageParcel &data, MessageParcel &reply);
|