Home
last modified time | relevance | path

Searched refs:SMP_L2CAP_DISCONN_EVT (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_l2c.c116 smp_sm_event(p_cb, SMP_L2CAP_DISCONN_EVT, &int_data); in smp_connect_cback()
Dsmp_int.h76 #define SMP_L2CAP_DISCONN_EVT (SMP_SELF_DEF_EVT + 4) macro