Searched refs:record_handle (Results 1 – 7 of 7) sorted by relevance
96 uint32_t record_handle; in bte_load_did_conf() local97 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle); in bte_load_did_conf()
155 if (p_rec->record_handle == handle) return (p_rec); in sdp_db_find_record()267 handle = p_db->record[p_db->num_records - 1].record_handle + 1; in SDP_CreateRecord()271 p_db->record[p_db->num_records].record_handle = handle; in SDP_CreateRecord()280 return (p_db->record[p_db->num_records - 1].record_handle); in SDP_CreateRecord()317 if (p_rec->record_handle == handle) { in SDP_DeleteRecord()398 if (p_rec->record_handle == handle) { in SDP_AddAttribute()805 if (p_rec->record_handle == handle) { in SDP_DeleteAttribute()
121 uint32_t record_handle; member
220 rsp_handles[num_rsp_handles++] = p_rec->record_handle; in process_service_search()
150 int* record_handle);
52 bt_status_t remove_sdp_record(int record_handle);
275 int* record_handle) { in create_sdp_record() argument285 *record_handle = handle; in create_sdp_record()