Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c50 static tBTM_SEC_SERV_REC *btm_sec_find_first_serv (BOOLEAN is_originator, UINT16 psm);
51 static tBTM_SEC_SERV_REC *btm_sec_find_next_serv (tBTM_SEC_SERV_REC *p_cur);
52 static tBTM_SEC_SERV_REC *btm_sec_find_mx_serv (UINT8 is_originator, UINT16 psm,
500 tBTM_SEC_SERV_REC *p_srec; in btm_sec_set_security_level()
557 memset (p_srec, 0, sizeof(tBTM_SEC_SERV_REC)); in btm_sec_set_security_level()
719 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0]; in BTM_SecClrService()
759 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0]; in btm_sec_clr_service_by_psm()
793 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0]; in BTM_SecClrUCDService()
1892 tBTM_SEC_SERV_REC *p_serv_rec = &btm_cb.sec_serv_rec[0]; in BTM_SetOutService()
1997 tBTM_SEC_SERV_REC *p_serv_rec; in btm_sec_l2cap_access_req()
[all …]
Dbtm_int.h440 } tBTM_SEC_SERV_REC; typedef
483 tBTM_SEC_SERV_REC *p_cur_service;
832 tBTM_SEC_SERV_REC sec_serv_rec[BTM_SEC_MAX_SERVICE_RECORDS];
834 tBTM_SEC_SERV_REC *p_out_serv;