Home
last modified time | relevance | path

Searched refs:RET_BAD_PARAM (Results 1 - 16 of 16) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_snk.cpp149 return RET_BAD_PARAM; in GetDeviceState()
194 return RET_BAD_PARAM; in GetPlayingState()
215 return RET_BAD_PARAM; in GetPlayingState()
306 return RET_BAD_PARAM; in GetConnectStrategy()
H A Dbluetooth_a2dp_src.cpp227 return RET_BAD_PARAM; in GetPlayingState()
315 return RET_BAD_PARAM; in SetActiveSinkDevice()
506 return RET_BAD_PARAM; in GetOptionalCodecsSupportState()
525 return RET_BAD_PARAM; in StartPlaying()
544 return RET_BAD_PARAM; in SuspendPlaying()
563 return RET_BAD_PARAM; in StopPlaying()
H A Dbluetooth_avrcp_ct.cpp1070 result = RET_BAD_PARAM; in PressButton()
1108 result = RET_BAD_PARAM; in ReleaseButton()
1222 result = RET_BAD_PARAM; in GetPlayerAppSettingValues()
1226 result = RET_BAD_PARAM; in GetPlayerAppSettingValues()
1254 result = RET_BAD_PARAM; in GetPlayerAppSettingCurrentValue()
1258 result = RET_BAD_PARAM; in GetPlayerAppSettingCurrentValue()
1295 result = RET_BAD_PARAM; in SetPlayerAppSettingCurrentValue()
1299 result = RET_BAD_PARAM; in SetPlayerAppSettingCurrentValue()
1368 result = RET_BAD_PARAM; in GetPlayerApplicationSettingValueText()
1372 result = RET_BAD_PARAM; in GetPlayerApplicationSettingValueText()
[all...]
H A Dbluetooth_ble_central_manager.cpp656 return RET_BAD_PARAM; in SetScanMode()
H A Dbluetooth_socket.cpp216 return RET_BAD_PARAM; in SetBufferSize()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp74 result = RET_BAD_PARAM; in AddControlStateMachine()
91 result = RET_BAD_PARAM; in AddBrowseStateMachine()
99 result = RET_BAD_PARAM; in AddBrowseStateMachine()
H A Davrcp_ct_connection.cpp141 result = RET_BAD_PARAM; in Add()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp80 result = RET_BAD_PARAM; in AddControlStateMachine()
97 result = RET_BAD_PARAM; in AddBrowseStateMachine()
104 result = RET_BAD_PARAM; in AddBrowseStateMachine()
H A Davrcp_tg_connection.cpp116 result = RET_BAD_PARAM; in Add()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp674 return RET_BAD_PARAM; in SetUserCodecConfigure()
694 return RET_BAD_PARAM; in SetUserCodecConfigure()
711 ret = RET_BAD_PARAM; in SetUserCodecConfigure()
H A Da2dp_service.cpp762 return RET_BAD_PARAM; in SetCodecPreference()
769 return RET_BAD_PARAM; in SetCodecPreference()
774 return RET_BAD_PARAM; in SetCodecPreference()
H A Da2dp_profile.cpp267 ret = RET_BAD_PARAM; in SetUserCodecConfigure()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp487 if (ret == RET_BAD_PARAM) { in SetSocketBufferSize()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h33 constexpr int RET_BAD_PARAM = -2; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp248 return RET_BAD_PARAM; in SendData()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h32 constexpr int RET_BAD_PARAM = -2; member

Completed in 30 milliseconds