Searched refs:SDP_AddLanguageBaseAttrIDList (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_sdp_db.cc | 36 bool SDP_AddLanguageBaseAttrIDList(uint32_t /* handle */, uint16_t /* lang */, in SDP_AddLanguageBaseAttrIDList() function
|
D | mock_stack_sdp_legacy_api.cc | 61 .SDP_AddLanguageBaseAttrIDList = nullptr,
|
/packages/modules/Bluetooth/system/stack/sdp/internal/ |
D | sdp_api.h | 360 bool SDP_AddLanguageBaseAttrIDList(uint32_t handle, uint16_t lang, uint16_t char_enc,
|
/packages/modules/Bluetooth/system/stack/include/ |
D | sdp_api.h | 466 [[nodiscard]] bool (*SDP_AddLanguageBaseAttrIDList)(uint32_t handle, uint16_t lang, member
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_utils.cc | 102 if (!get_legacy_stack_sdp_api()->handle.SDP_AddLanguageBaseAttrIDList( in pan_register_with_sdp()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_jv_test.cc | 95 .SDP_AddLanguageBaseAttrIDList = nullptr, in FakeSdp()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_api.cc | 1098 .SDP_AddLanguageBaseAttrIDList = ::SDP_AddLanguageBaseAttrIDList,
|
D | sdp_db.cc | 774 bool SDP_AddLanguageBaseAttrIDList(uint32_t handle, uint16_t lang, uint16_t char_enc, in SDP_AddLanguageBaseAttrIDList() function
|
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/ |
D | sdpFuzzFunctions.h | 257 get_legacy_stack_sdp_api()->handle.SDP_AddLanguageBaseAttrIDList(
|
/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_api.cc | 176 result &= get_legacy_stack_sdp_api()->handle.SDP_AddLanguageBaseAttrIDList( in HID_DevAddRecord()
|