Home
last modified time | relevance | path

Searched refs:BTIF_HF_SECURITY (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_hf.cc72 #ifndef BTIF_HF_SECURITY
73 #define BTIF_HF_SECURITY (BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT) macro
634 BTA_AgOpen(hf_cb->handle, hf_cb->connected_bda, BTIF_HF_SECURITY); in connect_int()
1390 BTA_AgRegister(BTIF_HF_SERVICES, BTIF_HF_SECURITY, btif_hf_features, in ExecuteService()