/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_pan_stub.cpp | 30 &BluetoothPanStub::GetDevicesByStatesInner; in BluetoothPanStub() 107 int32_t BluetoothPanStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothPanStub
|
H A D | bluetooth_a2dp_sink_stub.cpp | 38 &BluetoothA2dpSinkStub::GetDevicesByStatesInner; in BluetoothA2dpSinkStub() 124 ErrCode BluetoothA2dpSinkStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothA2dpSinkStub
|
H A D | bluetooth_hid_host_stub.cpp | 33 &BluetoothHidHostStub::GetDevicesByStatesInner; in BluetoothHidHostStub() 136 int32_t BluetoothHidHostStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothHidHostStub 143 HILOGD("BluetoothHidHostStub::GetDevicesByStatesInner"); in GetDevicesByStatesInner()
|
H A D | bluetooth_hfp_ag_stub.cpp | 28 &BluetoothHfpAgStub::GetDevicesByStatesInner; in BluetoothHfpAgStub() 128 ErrCode BluetoothHfpAgStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothHfpAgStub
|
H A D | bluetooth_hfp_hf_stub.cpp | 31 &BluetoothHfpHfStub::GetDevicesByStatesInner; in BluetoothHfpHfStub() 151 ErrCode BluetoothHfpHfStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) { in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothHfpHfStub
|
H A D | bluetooth_a2dp_src_stub.cpp | 39 &BluetoothA2dpSrcStub::GetDevicesByStatesInner; in BluetoothA2dpSrcStub() 164 ErrCode BluetoothA2dpSrcStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothA2dpSrcStub
|
H A D | bluetooth_avrcp_tg_stub.cpp | 39 &BluetoothAvrcpTgStub::GetDevicesByStatesInner; in BluetoothAvrcpTgStub() 183 ErrCode BluetoothAvrcpTgStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothAvrcpTgStub 187 HILOGE("BluetoothAvrcpTgStub::GetDevicesByStatesInner Invalid MessageParcel device states"); in GetDevicesByStatesInner()
|
H A D | bluetooth_avrcp_ct_stub.cpp | 35 &BluetoothAvrcpCtStub::GetDevicesByStatesInner; in BluetoothAvrcpCtStub() 155 ErrCode BluetoothAvrcpCtStub::GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply) in GetDevicesByStatesInner() function in OHOS::Bluetooth::BluetoothAvrcpCtStub 160 HILOGE("BluetoothAvrcpCtStub::GetDevicesByStatesInner Invalid MessageParcel device states"); in GetDevicesByStatesInner()
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_a2dp_sink_stub.h | 38 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_pan_stub.h | 38 int32_t GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hid_host_stub.h | 40 int32_t GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_a2dp_src_stub.h | 38 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_avrcp_ct_stub.h | 39 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_avrcp_tg_stub.h | 41 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hfp_ag_stub.h | 34 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|
H A D | bluetooth_hfp_hf_stub.h | 38 ErrCode GetDevicesByStatesInner(MessageParcel &data, MessageParcel &reply);
|