Searched refs:SMP_ST_RELEASE_DELAY (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_main.c | 198 /* AUTH_CMPL */ {SMP_SEND_PAIR_FAIL, SMP_PAIRING_CMPL, SMP_ST_RELEASE_DELAY}, 259 /* RELEASE_DELAY*/ {SMP_PROC_REL_DELAY, SMP_SM_NO_ACTION, SMP_ST_RELEASE_DELAY}, 361 /* RELEASE_DELAY*/ {SMP_PROC_REL_DELAY, SMP_SM_NO_ACTION, SMP_ST_RELEASE_DELAY},
|
D | smp_l2c.c | 170 if (p_cb->state != SMP_ST_RELEASE_DELAY) in smp_data_ind()
|
D | smp_int.h | 104 SMP_ST_RELEASE_DELAY, enumerator
|
D | smp_utils.c | 159 if (smp_get_state() == SMP_ST_RELEASE_DELAY) in smp_rsp_timeout()
|