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 1010 #ifndef BTM_FIRST_RESET_DELAY
1011 #define BTM_FIRST_RESET_DELAY 0
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 169 #if (BTM_FIRST_RESET_DELAY > 0)
171 btu_start_timer (&btm_cb.devcb.reset_timer, BTU_TTYPE_BTM_DEV_CTL, BTM_FIRST_RESET_DELAY);
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 748 #ifndef BTM_FIRST_RESET_DELAY
749 #define BTM_FIRST_RESET_DELAY 0
    [all...]

Completed in 32 milliseconds