HomeSort by relevance Sort by last modified time
    Searched refs:BT_VND_OP_GET_LPM_IDLE_TIMEOUT (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 118 BT_VND_OP_GET_LPM_IDLE_TIMEOUT,
  /hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c 164 case BT_VND_OP_GET_LPM_IDLE_TIMEOUT:
  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 186 case BT_VND_OP_GET_LPM_IDLE_TIMEOUT:
  /external/bluetooth/bluedroid/hci/src/
lpm.c 253 vendor_send_command(BT_VND_OP_GET_LPM_IDLE_TIMEOUT, &bt_lpm_cb.timeout_ms);

Completed in 38 milliseconds