Home
last modified time | relevance | path

Searched refs:BT_STATUS_PARM_INVALID (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc128 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
133 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
171 return BT_STATUS_PARM_INVALID; in wakelock_release_native()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h97 BT_STATUS_PARM_INVALID, enumerator
123 case BT_STATUS_PARM_INVALID: in bt_status_text()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAbstractionLayer.java85 public static final int BT_STATUS_PARM_INVALID = 7; field in AbstractionLayer
/packages/modules/Bluetooth/system/service/
Dlogging_helpers.cc95 CASE_RETURN_TEXT(BT_STATUS_PARM_INVALID); in BtStatusText()
Dbluetooth_interface.cc520 if (len != 3) return BT_STATUS_PARM_INVALID; in le_test_mode()
525 if (len != 1) return BT_STATUS_PARM_INVALID; in le_test_mode()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc570 if (len != 3) return BT_STATUS_PARM_INVALID; in le_test_mode()
575 if (len != 1) return BT_STATUS_PARM_INVALID; in le_test_mode()
Dbtif_hf.cc1256 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
1344 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
Dbtif_sdp_server.cc291 return BT_STATUS_PARM_INVALID; in remove_sdp_record()
Dbtif_sock_l2cap.cc764 return BT_STATUS_PARM_INVALID; in btsock_l2cap_listen_or_connect()
Dbtif_av.cc3118 return BT_STATUS_PARM_INVALID; in codec_config_src()
Dbtif_rc.cc1964 return BT_STATUS_PARM_INVALID; in register_notification_rsp()