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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 663 btm_cb.devcb.state = BTM_DEV_STATE_WAIT_AFTER_RESET;
    [all...]
btm_int.h 216 #define BTM_DEV_STATE_WAIT_AFTER_RESET 1
    [all...]
btm_sec.c 473 && (btm_cb.devcb.state > BTM_DEV_STATE_WAIT_AFTER_RESET) )
    [all...]

Completed in 176 milliseconds