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

  /system/bt/stack/btm/
btm_int_types.h 414 } tBTM_SEC_SERV_REC;
472 tBTM_SEC_SERV_REC* p_cur_service;
    [all...]
btm_sec.cc 54 tBTM_SEC_SERV_REC* btm_sec_find_first_serv(bool is_originator, uint16_t psm);
55 static tBTM_SEC_SERV_REC* btm_sec_find_next_serv(tBTM_SEC_SERV_REC* p_cur);
56 static tBTM_SEC_SERV_REC* btm_sec_find_mx_serv(uint8_t is_originator,
101 tBTM_SEC_SERV_REC* p_serv_rec);
205 tBTM_SEC_SERV_REC* p_serv_rec) {
485 tBTM_SEC_SERV_REC* p_srec;
522 memset(p_srec, 0, sizeof(tBTM_SEC_SERV_REC));
642 tBTM_SEC_SERV_REC* p_srec = &btm_cb.sec_serv_rec[0];
677 tBTM_SEC_SERV_REC* p_srec = &btm_cb.sec_serv_rec[0]
    [all...]
btm_int.h 275 extern tBTM_SEC_SERV_REC* btm_sec_find_first_serv(CONNECTION_TYPE conn_type,
btm_ble.cc     [all...]

Completed in 83 milliseconds