OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ble_auth_req
(Results
1 - 4
of
4
) sorted by null
/system/bt/include/
bte_appl.h
29
UINT8
ble_auth_req
;
member in struct:__anon72347
/system/bt/btif/co/
bta_dm_co.c
412
if (bte_appl_cfg.
ble_auth_req
)
413
*p_auth_req = bte_appl_cfg.
ble_auth_req
| (bte_appl_cfg.
ble_auth_req
& 0x04) | ((*p_auth_req) & 0x04);
/system/bt/btif/src/
btif_gatt_test.c
285
bte_appl_cfg.
ble_auth_req
= params->u1;
btif_dm.c
[
all
...]
Completed in 118 milliseconds