Searched refs:SDP_AddServiceClassIdList (Results 1 – 19 of 19) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sdp_server.cc | 461 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(
|
D | btif_sock_sdp.cc | 236 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/ |
D | mock_stack_sdp_db.cc | 59 bool SDP_AddServiceClassIdList(uint32_t /* handle */, in SDP_AddServiceClassIdList() function
|
D | mock_stack_sdp_legacy_api.cc | 64 .SDP_AddServiceClassIdList = nullptr,
|
/packages/modules/Bluetooth/system/stack/sdp/internal/ |
D | sdp_api.h | 385 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services,
|
/packages/modules/Bluetooth/system/stack/include/ |
D | sdp_api.h | 500 [[nodiscard]] bool (*SDP_AddServiceClassIdList)(uint32_t handle, member
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_api.cc | 960 if (!(SDP_AddServiceClassIdList(handle, 1, &di_uuid))) in SDP_SetLocalDiRecord() 1101 .SDP_AddServiceClassIdList = ::SDP_AddServiceClassIdList,
|
D | sdp_db.cc | 826 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() function
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | stack_gatt_test.cc | 56 test::mock::stack_sdp_legacy::api_.handle.SDP_AddServiceClassIdList = in SetUp() 57 ::SDP_AddServiceClassIdList; in SetUp()
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_utils.cc | 85 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(sdp_handle, in pan_register_with_sdp()
|
/packages/modules/Bluetooth/system/stack/avrc/ |
D | avrc_sdp.cc | 237 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in AVRC_AddRecord()
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_sdp.cc | 130 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_hf_client_add_record()
|
/packages/modules/Bluetooth/system/bta/ar/ |
D | bta_ar.cc | 362 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_ar_reg_avrc_for_src_sink_coexist()
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_api.cc | 218 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in A2DP_AddRecord()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_jv_test.cc | 105 .SDP_AddServiceClassIdList = nullptr, in FakeSdp()
|
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/ |
D | sdpFuzzFunctions.h | 303 get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList(
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sdp.cc | 180 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in bta_ag_add_record()
|
/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_api.cc | 155 result &= get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in HID_DevAddRecord()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_utils.cc | 945 if (!get_legacy_stack_sdp_api()->handle.SDP_AddServiceClassIdList( in gatt_add_sdp_record()
|