Searched refs:SMP_CONN_TOUT (Results 1 – 3 of 3) sorted by relevance
104 #define SMP_CONN_TOUT (SMP_MAX_FAIL_RSN_PER_SPEC + 0x0B) /* 0x19 */ macro
2245 … if (!btm_cb.devcb.no_disc_if_pair_fail && p_data->cmplt.reason != SMP_CONN_TOUT) {2254 if (res != BTM_SUCCESS && p_data->cmplt.reason != SMP_CONN_TOUT) {
1518 p_cb->status = SMP_CONN_TOUT; in smp_pair_terminate()