Searched refs:create_base_record (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_sdp.cc | 94 static bool create_base_record(const uint32_t sdp_handle, const char* name, in create_base_record() function 179 if (!create_base_record(handle, name, channel, false /* with_obex */)) in add_sdp_by_uuid() 231 if (!create_base_record(handle, name, channel, true /* with_obex */)) in add_pbap_sdp() 295 if (!create_base_record(handle, name, channel, true /* with_obex */)) in add_ops_sdp() 365 if (!create_base_record(handle, name, channel, false /* with_obex */)) in add_spp_sdp()
|