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

  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 38 "SMP_ST_RELEASE_DELAY",
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},
367 {smp_ma_rel_delay_table, smp_sl_rel_delay_table} /* SMP_ST_RELEASE_DELAY */
smp_int.h 104 SMP_ST_RELEASE_DELAY,
smp_utils.c 157 if (smp_get_state() == SMP_ST_RELEASE_DELAY)

Completed in 54 milliseconds