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

  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 38 "SMP_ST_RELEASE_DELAY",
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},
375 {smp_ma_rel_delay_table, smp_sl_rel_delay_table} /* SMP_ST_RELEASE_DELAY */
smp_l2c.c 170 if (p_cb->state != SMP_ST_RELEASE_DELAY)
smp_int.h 104 SMP_ST_RELEASE_DELAY,
smp_utils.c 159 if (smp_get_state() == SMP_ST_RELEASE_DELAY)

Completed in 223 milliseconds