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 uint16_t channel, const bool with_obex) { in create_base_record() argument
97 name, with_obex); in create_base_record()
101 int num_proto_elements = with_obex ? 3 : 2; in create_base_record()
111 if (with_obex) { in create_base_record()
141 sdp_handle, channel, name, with_obex); in create_base_record()
148 stage, channel, name, with_obex); in create_base_record()