Searched refs:create_base_record (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_sock_sdp.cc | 100 static bool create_base_record(const uint32_t sdp_handle, const char* name, in create_base_record() function 183 if (!create_base_record(handle, name, channel, false /* with_obex */)) in add_sdp_by_uuid() 227 if (!create_base_record(handle, name, channel, true /* with_obex */)) in add_pbap_sdp() 288 if (!create_base_record(handle, name, channel, true /* with_obex */)) in add_ops_sdp() 355 if (!create_base_record(handle, name, channel, false /* with_obex */)) in add_spp_sdp()
|