Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.c59 static tBTM_SEC_SERV_REC *btm_sec_find_next_serv (tBTM_SEC_SERV_REC *p_cur);
2375 if (((btm_sec_find_next_serv (p_serv_rec)) != NULL) in btm_sec_l2cap_access_req()
2378 if ((btm_sec_find_next_serv (p_serv_rec)) != NULL) in btm_sec_l2cap_access_req()
5707 static tBTM_SEC_SERV_REC *btm_sec_find_next_serv (tBTM_SEC_SERV_REC *p_cur) in btm_sec_find_next_serv() function