Searched refs:SMP_CONN_TOUT (Results 1 – 5 of 5) sorted by relevance
98 #define SMP_CONN_TOUT (SMP_MAX_FAIL_RSN_PER_SPEC + 0x0B) /* 0x19 */ macro
438 #define BTA_DM_AUTH_SMP_CONN_TOUT (BTA_DM_AUTH_FAIL_BASE + SMP_CONN_TOUT)
1967 p_data->cmplt.reason != SMP_CONN_TOUT) { in btm_proc_smp_cback()1976 if (res != BTM_SUCCESS && p_data->cmplt.reason != SMP_CONN_TOUT) { in btm_proc_smp_cback()
1453 p_cb->status = SMP_CONN_TOUT; in smp_pair_terminate()
3866 p_data->complt.reason == SMP_CONN_TOUT) { in bta_dm_ble_smp_cback()