Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc461 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in add_maps_sdp()
545 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in add_mapc_sdp()
615 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in add_pbapc_sdp()
663 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
800 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
885 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
939 status &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
Dbtif_sock_sdp.cc236 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(handle, 1, in add_pbap_sdp()
300 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(handle, 1, in add_ops_sdp()
369 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(handle, 1, in add_spp_sdp()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc59 bool SDP_AddServiceClassIdList(uint32_t /* handle */, in SDP_AddServiceClassIdList() function
Dmock_stack_sdp_legacy_api.cc64 .SDP_AddServiceClassIdList = nullptr,
/packages/modules/Bluetooth/system/stack/sdp/internal/
Dsdp_api.h385 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services,
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h500 [[nodiscard]] bool (*SDP_AddServiceClassIdList)(uint32_t handle, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc960 if (!(SDP_AddServiceClassIdList(handle, 1, &di_uuid))) in SDP_SetLocalDiRecord()
1101 .SDP_AddServiceClassIdList = ::SDP_AddServiceClassIdList,
Dsdp_db.cc826 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
/packages/modules/Bluetooth/system/stack/test/gatt/
Dstack_gatt_test.cc56 test::mock::stack_sdp_legacy::api_.handle.SDP_AddServiceClassIdList = in SetUp()
57 ::SDP_AddServiceClassIdList; in SetUp()
/packages/modules/Bluetooth/system/stack/pan/
Dpan_utils.cc85 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(sdp_handle, in pan_register_with_sdp()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_sdp.cc237 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in AVRC_AddRecord()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_sdp.cc130 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_hf_client_add_record()
/packages/modules/Bluetooth/system/bta/ar/
Dbta_ar.cc362 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_ar_reg_avrc_for_src_sink_coexist()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_api.cc218 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in A2DP_AddRecord()
/packages/modules/Bluetooth/system/bta/test/
Dbta_jv_test.cc105 .SDP_AddServiceClassIdList = nullptr, in FakeSdp()
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzFunctions.h303 get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sdp.cc180 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_ag_add_record()
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc155 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in HID_DevAddRecord()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc945 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in gatt_add_sdp_record()