OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_SEC_NONE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c
135
gatt_set_sec_act(p_clcb->p_tcb,
GATT_SEC_NONE
);
236
gatt_set_sec_act(p_tcb,
GATT_SEC_NONE
);
285
tGATT_SEC_ACTION sec_act =
GATT_SEC_NONE
;
486
if (sec_act_old ==
GATT_SEC_NONE
)
523
gatt_set_sec_act(p_tcb,
GATT_SEC_NONE
);
gatt_int.h
43
#define
GATT_SEC_NONE
0
Completed in 25 milliseconds