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

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h37 #define SMP_OOB_REQ_EVT 5 /* OOB request event */ macro
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_api.c272 ** SMP in response to SMP_OOB_REQ_EVT
289 if (p_cb->state != SMP_ST_WAIT_APP_RSP || p_cb->cb_evt != SMP_OOB_REQ_EVT)
H A Dsmp_act.c787 p_cb->cb_evt = SMP_OOB_REQ_EVT;
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c1546 case SMP_OOB_REQ_EVT:

Completed in 99 milliseconds