Searched refs:record_handle (Results 1 – 7 of 7) sorted by relevance
93 uint32_t record_handle; in bte_load_did_conf() local94 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle); in bte_load_did_conf()
149 if (p_rec->record_handle == handle) return (p_rec); in sdp_db_find_record()258 handle = p_db->record[p_db->num_records - 1].record_handle + 1; in SDP_CreateRecord()262 p_db->record[p_db->num_records].record_handle = handle; in SDP_CreateRecord()271 return (p_db->record[p_db->num_records - 1].record_handle); in SDP_CreateRecord()306 if (p_rec->record_handle == handle) { in SDP_DeleteRecord()396 if (p_rec->record_handle == handle) { in SDP_AddAttribute()771 if (p_rec->record_handle == handle) { in SDP_DeleteAttribute()
94 uint32_t record_handle; member
216 rsp_handles[num_rsp_handles++] = p_rec->record_handle; in process_service_search()
162 int* record_handle);
52 bt_status_t remove_sdp_record(int record_handle);
273 int* record_handle) { in create_sdp_record() argument283 *record_handle = handle; in create_sdp_record()