Searched refs:SMP_CONN_TOUT (Results 1 – 4 of 4) sorted by relevance
104 #define SMP_CONN_TOUT (SMP_MAX_FAIL_RSN_PER_SPEC + 0x0B) /* 0x19 */ macro
2072 … if (!btm_cb.devcb.no_disc_if_pair_fail && p_data->cmplt.reason != SMP_CONN_TOUT) in btm_proc_smp_cback()2084 if (res != BTM_SUCCESS && p_data->cmplt.reason != SMP_CONN_TOUT) in btm_proc_smp_cback()
638 #define BTA_DM_AUTH_SMP_CONN_TOUT (BTA_DM_AUTH_FAIL_BASE + SMP_CONN_TOUT)
1520 p_cb->status = SMP_CONN_TOUT; in smp_pair_terminate()