Searched refs:BTA_SEC_ENCRYPT (Results 1 – 5 of 5) sorted by relevance
94 HID_DevSetSecurityLevel(BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT); in bta_hd_api_enable()
79 #define BTUI_HH_SECURITY (BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT)683 BTA_HhEnable(BTA_SEC_ENCRYPT, bte_hh_evt); in btif_hh_service_registration()
70 #define BTIF_HF_CLIENT_SECURITY (BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT)
73 #define BTIF_HF_SECURITY (BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT)
155 #define BTA_SEC_ENCRYPT \ macro