HomeSort by relevance Sort by last modified time
    Searched refs:tBTM_SEC_SERV_REC (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 50 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;
557 memset (p_srec, 0, sizeof(tBTM_SEC_SERV_REC));
719 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0];
759 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0];
826 tBTM_SEC_SERV_REC *p_srec = &btm_cb.sec_serv_rec[0];
    [all...]
btm_int.h 462 } tBTM_SEC_SERV_REC;
504 tBTM_SEC_SERV_REC *p_cur_service;
    [all...]

Completed in 23 milliseconds