OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMP_OOB_REQ_EVT
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
smp_api.h
37
#define
SMP_OOB_REQ_EVT
5 /* OOB request event */
/external/bluetooth/bluedroid/stack/smp/
smp_api.c
276
** SMP in response to
SMP_OOB_REQ_EVT
294
if (p_cb->state != SMP_ST_WAIT_APP_RSP || p_cb->cb_evt !=
SMP_OOB_REQ_EVT
)
smp_act.c
819
p_cb->cb_evt =
SMP_OOB_REQ_EVT
;
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
[
all
...]
Completed in 43 milliseconds