HomeSort by relevance Sort by last modified time
    Searched defs:HCI_LP_ALLOW_BT_DEVICE_SLEEP (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/include/
bt_target.h 800 #ifndef HCI_LP_ALLOW_BT_DEVICE_SLEEP
801 #define HCI_LP_ALLOW_BT_DEVICE_SLEEP() bte_main_lpm_allow_bt_device_sleep()
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 443 #ifndef HCI_LP_ALLOW_BT_DEVICE_SLEEP
445 #define HCI_LP_ALLOW_BT_DEVICE_SLEEP() bte_hcisu_lp_allow_bt_device_sleep()
447 #define HCI_LP_ALLOW_BT_DEVICE_SLEEP() HCILP_AllowBTDeviceSleep()
    [all...]

Completed in 642 milliseconds