Searched refs:SMP_ST_RELEASE_DELAY (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_main.c | 192 /* AUTH_CMPL */ {SMP_SEND_PAIR_FAIL, SMP_PAIRING_CMPL, SMP_ST_RELEASE_DELAY}, 252 /* RELEASE_DELAY*/ {SMP_PROC_REL_DELAY, SMP_SM_NO_ACTION, SMP_ST_RELEASE_DELAY}, 353 /* RELEASE_DELAY*/ {SMP_PROC_REL_DELAY, SMP_SM_NO_ACTION, SMP_ST_RELEASE_DELAY},
|
D | smp_int.h | 104 SMP_ST_RELEASE_DELAY, enumerator
|
D | smp_utils.c | 157 if (smp_get_state() == SMP_ST_RELEASE_DELAY) in smp_rsp_timeout()
|