Searched refs:SMP_PASSKEY_REQ_EVT (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h36 #define SMP_PASSKEY_REQ_EVT 4 /* passkey request event */ macro
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_api.c233 if (p_cb->cb_evt != SMP_PASSKEY_REQ_EVT)
H A Dsmp_act.c796 p_cb->cb_evt = SMP_PASSKEY_REQ_EVT;
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c1544 case SMP_PASSKEY_REQ_EVT:

Completed in 60 milliseconds