Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c208 BTM_SecClrService(BTM_SEC_SERVICE_HF_HANDSFREE); in bta_hf_client_del_record()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c266 BTM_SecClrService(bta_ag_sec_id[i]); in bta_ag_del_records()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gap/
Dgap_conn.c1178 BTM_SecClrService(service_id); in gap_release_ccb()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h3418 UINT8 BTM_SecClrService (UINT8 service_id);
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c189 BTM_SecClrService(sec_id); in bta_jv_free_sec_id()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c730 UINT8 BTM_SecClrService (UINT8 service_id) in BTM_SecClrService() function