Home
last modified time | relevance | path

Searched refs:with_obex (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc95 const bool with_obex) { in create_base_record() argument
96 log::verbose("create_base_record: scn: {}, name: {}, with_obex: {}", channel, name, with_obex); in create_base_record()
100 int num_proto_elements = with_obex ? 3 : 2; in create_base_record()
110 if (with_obex) { in create_base_record()
143 sdp_handle, channel, name, with_obex); in create_base_record()
150 stage, channel, name, with_obex); in create_base_record()