OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loc_auth_req
(Results
1 - 11
of
11
) sorted by null
/external/bluetooth/bluedroid/stack/smp/
smp_l2c.c
99
p_cb->
loc_auth_req
= p_cb->peer_auth_req = SMP_DEFAULT_AUTH_REQ;
smp_utils.c
186
UINT8_TO_STREAM (p, p_cb->
loc_auth_req
);
428
UINT8_TO_STREAM (p, p_cb->
loc_auth_req
);
433
SMP_TRACE_EVENT2("opcode=%d auth_req=0x%x",SMP_OPCODE_SEC_REQ, p_cb->
loc_auth_req
);
smp_act.c
106
p_cb->
loc_auth_req
= cb_data.io_req.auth_req;
672
(p_cb->
loc_auth_req
& SMP_AUTH_BOND)) &&*/
765
SMP_NO_MITM_REQUIRED(p_cb->
loc_auth_req
))
811
((p_cb->
loc_auth_req
& SMP_AUTH_YN_BIT) == 0))
[
all
...]
smp_int.h
184
tSMP_AUTH_REQ
loc_auth_req
;
member in struct:__anon1270
smp_keys.c
409
UINT8_TO_STREAM(p, p_cb->
loc_auth_req
);
/external/bluetooth/bluedroid/stack/btm/
btm_sec.c
[
all
...]
btm_int.h
219
BOOLEAN
loc_auth_req
; /* the auth_req flag */
member in struct:__anon805
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_api.h
738
tBTA_AUTH_REQ
loc_auth_req
; \/* Authentication required for local device *\/
member in struct:__anon356
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_dm.c
744
if (p_ssp_cfm_req->just_works && !(p_ssp_cfm_req->
loc_auth_req
& BTM_AUTH_BONDS) &&
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
1467
tBTM_AUTH_REQ
loc_auth_req
; \/* Authentication required for local device *\/
member in struct:__anon997
[
all
...]
Completed in 609 milliseconds