Searched refs:user1_ptr (Results 1 – 3 of 3) sorted by relevance
63 uint8_t* user1_ptr; member
170 if (in_record->hdr.user1_ptr != NULL) { in copy_sdp_records()171 out_record->hdr.user1_ptr = (uint8_t*)free_ptr; // Update pointer in copy_sdp_records()172 memcpy(free_ptr, in_record->hdr.user1_ptr, in copy_sdp_records()
329 record->hdr.user1_ptr = p_bta_sdp_cfg->p_sdp_db->raw_data; in bta_create_raw_sdp_record()