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.c62 static tBTM_SEC_SERV_REC *btm_sec_find_next_serv (tBTM_SEC_SERV_REC *p_cur);
2357 if (((btm_sec_find_next_serv (p_serv_rec)) != NULL) in btm_sec_l2cap_access_req()
2360 if ((btm_sec_find_next_serv (p_serv_rec)) != NULL) in btm_sec_l2cap_access_req()
5669 static tBTM_SEC_SERV_REC *btm_sec_find_next_serv (tBTM_SEC_SERV_REC *p_cur) in btm_sec_find_next_serv() function