Searched defs:sec_level (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h137 UINT8 sec_level; member in struct:__anon1341
H A Dbtm_api.h1579 UINT8 sec_level; member in struct:__anon1205
1589 UINT8 sec_level; member in struct:__anon1206
1598 UINT8 sec_level; member in struct:__anon1207
1606 UINT8 sec_level; member in struct:__anon1208
1614 UINT8 sec_level; member in struct:__anon1209
3642 UINT8 service_id, UINT16 sec_level,
3659 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id,
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_int.h173 tSMP_SEC_LEVEL sec_level; member in struct:__anon1450
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c85 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id,
411 ** sec_level - bit mask of the security features
420 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id,
432 sec_level, psm, mx_proto_id, mx_chan_id));
449 ** sec_level - bit mask of the security features
458 UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id,
470 sec_level, psm, mx_proto_id, mx_chan_id));
473 sec_level, psm, mx_proto_id, mx_chan_id));
488 ** sec_level - bit mask of the security features
497 UINT16 sec_level, UINT1
419 BTM_SetUCDSecurityLevel(BOOLEAN is_originator, char *p_name, UINT8 service_id, UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, UINT32 mx_chan_id) argument
457 BTM_SetSecurityLevel(BOOLEAN is_originator, char *p_name, UINT8 service_id, UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, UINT32 mx_chan_id) argument
496 btm_sec_set_security_level(CONNECTION_TYPE conn_type, char *p_name, UINT8 service_id, UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, UINT32 mx_chan_id) argument
[all...]
H A Dbtm_int.h453 UINT8 sec_level; /* local pairing security level */ member in struct:__anon1021

Completed in 291 milliseconds