Searched refs:record_handle (Results 1 – 6 of 6) sorted by relevance
75 uint32_t record_handle; in bte_load_did_conf() local76 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle); in bte_load_did_conf()
169 if (p_rec->record_handle == handle) in sdp_db_find_record()295 handle = p_db->record[p_db->num_records - 1].record_handle + 1; in SDP_CreateRecord()299 p_db->record[p_db->num_records].record_handle = handle; in SDP_CreateRecord()308 return (p_db->record[p_db->num_records - 1].record_handle); in SDP_CreateRecord()350 if (p_rec->record_handle == handle) in SDP_DeleteRecord()439 if (p_rec->record_handle == handle) in SDP_AddAttribute()862 if (p_rec->record_handle == handle) in SDP_DeleteAttribute()
131 UINT32 record_handle; member
217 rsp_handles[num_rsp_handles++] = p_rec->record_handle; in process_service_search()
48 bt_status_t remove_sdp_record(int record_handle);
275 bt_status_t create_sdp_record(bluetooth_sdp_record *record, int* record_handle) { in create_sdp_record() argument286 *record_handle = handle; in create_sdp_record()