Searched refs:db_len (Results 1 - 8 of 8) sorted by relevance
/system/bt/stack/include/ |
H A D | hidh_api.h | 105 UINT32 db_len,
|
H A D | a2d_api.h | 103 UINT32 db_len; /* Length, in bytes, of the discovery database */ member in struct:__anon887
|
H A D | avrc_api.h | 126 UINT32 db_len; /* Length, in bytes, of the discovery database */ member in struct:__anon908
|
/system/bt/stack/avrc/ |
H A D | avrc_sdp.c | 172 result = SDP_InitDiscoveryDb(p_db->p_db, p_db->db_len, 1, &uuid_list, p_db->num_attr,
|
/system/bt/stack/hid/ |
H A D | hidh_api.c | 53 tHID_STATUS HID_HostGetSDPRecord ( BD_ADDR addr, tSDP_DISCOVERY_DB *p_db, UINT32 db_len, argument 65 SDP_InitDiscoveryDb (p_db, db_len, 1, &uuid_list, 0, NULL);
|
/system/bt/stack/a2dp/ |
H A D | a2d_api.c | 299 result = SDP_InitDiscoveryDb(p_db->p_db, p_db->db_len, 1, &uuid_list, p_db->num_attr,
|
/system/bt/bta/av/ |
H A D | bta_av_act.c | 1951 db_params.db_len = BTA_AV_DISC_BUF_SIZE;
|
H A D | bta_av_aact.c | 1021 db_params.db_len = BTA_AV_DISC_BUF_SIZE;
|
Completed in 124 milliseconds