Home
last modified time | relevance | path

Searched defs:security (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/pan/
Dpan_utils.c65 UINT16 security = 0; in pan_register_with_sdp() local
Dpan_api.c141 UINT8 security[3] = {PAN_PANU_SECURITY_LEVEL, in PAN_SetRole() local
/system/bt/btif/src/
Dbtif_sock_rfc.c73 int security; member
174 int security = 0; in alloc_rfc_slot() local
Dbtif_sock_l2cap.c73 unsigned security; //security flags member
304 unsigned security = 0; in btsock_l2cap_alloc_l() local
/system/bt/stack/gap/
Dgap_conn.c125 tL2CAP_ERTM_INFO *ertm_info, UINT16 security, UINT8 chan_mode_mask, in GAP_ConnOpen()