Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dwakelock.cc128 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
133 return BT_STATUS_PARM_INVALID; in wakelock_acquire_native()
173 return BT_STATUS_PARM_INVALID; in wakelock_release_native()
/system/bt/service/
Dlogging_helpers.cc94 CASE_RETURN_TEXT(BT_STATUS_PARM_INVALID); in BtStatusText()
/system/bt/include/hardware/
Dbluetooth.h88 BT_STATUS_PARM_INVALID, enumerator
/system/bt/btif/src/
Dbtif_hf.cc1164 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
1246 status = BT_STATUS_PARM_INVALID; in PhoneStateChange()
Dbtif_core.cc937 return BT_STATUS_PARM_INVALID; in btif_set_adapter_property()
Dbtif_sock_l2cap.cc881 if (!sock_fd) return BT_STATUS_PARM_INVALID; in btsock_l2cap_listen_or_connect()
Dbtif_dm.cc3200 if (len != 3) return BT_STATUS_PARM_INVALID; in btif_le_test_mode()
3204 if (len != 1) return BT_STATUS_PARM_INVALID; in btif_le_test_mode()