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 412 } tBTM_SEC_SERV_REC;
470 tBTM_SEC_SERV_REC* p_cur_service;
    [all...]
btm_sec.cc 56 tBTM_SEC_SERV_REC* btm_sec_find_first_serv(bool is_originator, uint16_t psm);
57 static tBTM_SEC_SERV_REC* btm_sec_find_next_serv(tBTM_SEC_SERV_REC* p_cur);
58 static tBTM_SEC_SERV_REC* btm_sec_find_mx_serv(uint8_t is_originator,
104 tBTM_SEC_SERV_REC* p_serv_rec);
208 tBTM_SEC_SERV_REC* p_serv_rec) {
499 tBTM_SEC_SERV_REC* p_srec;
551 memset(p_srec, 0, sizeof(tBTM_SEC_SERV_REC));
716 tBTM_SEC_SERV_REC* p_srec = &btm_cb.sec_serv_rec[0];
754 tBTM_SEC_SERV_REC* p_srec = &btm_cb.sec_serv_rec[0]
    [all...]
btm_int.h 258 extern tBTM_SEC_SERV_REC* btm_sec_find_first_serv(CONNECTION_TYPE conn_type,
btm_ble.cc     [all...]

Completed in 102 milliseconds