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

  /external/bluetooth/bluedroid/include/
bt_target.h 920 #ifndef BTM_FIRST_RESET_DELAY
921 #define BTM_FIRST_RESET_DELAY 0
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 706 #ifndef BTM_FIRST_RESET_DELAY
707 #define BTM_FIRST_RESET_DELAY 0
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 170 #if (BTM_FIRST_RESET_DELAY > 0)
172 btu_start_timer (&btm_cb.devcb.reset_timer, BTU_TTYPE_BTM_DEV_CTL, BTM_FIRST_RESET_DELAY);
    [all...]

Completed in 43 milliseconds