Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/src/
H A Dwakelock.cc127 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
132 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
170 return BT_STATUS_PARM_INVALID; in wakelock_release_native()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAbstractionLayer.java84 public static final int BT_STATUS_PARM_INVALID = 7; field in AbstractionLayer
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h93 BT_STATUS_PARM_INVALID, enumerator
119 case BT_STATUS_PARM_INVALID: in bt_status_text()
/aosp12/system/bt/service/
H A Dlogging_helpers.cc94 CASE_RETURN_TEXT(BT_STATUS_PARM_INVALID); in BtStatusText()
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h81 BT_STATUS_PARM_INVALID, enumerator
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc509 if (len != 3) return BT_STATUS_PARM_INVALID; in le_test_mode()
514 if (len != 1) return BT_STATUS_PARM_INVALID; in le_test_mode()
H A Dbtif_hf.cc1231 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
1320 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
H A Dbtif_sock_l2cap.cc738 return BT_STATUS_PARM_INVALID; in btsock_l2cap_listen_or_connect()
H A Dbtif_av.cc2999 return BT_STATUS_PARM_INVALID; in codec_config_src()