Home
last modified time | relevance | path

Searched defs:SDP_AddUuidSequence (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc65 bool SDP_AddUuidSequence(uint32_t /* handle */, uint16_t /* attr_id */, in SDP_AddUuidSequence() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h399 [[nodiscard]] bool (*SDP_AddUuidSequence)(uint32_t handle, uint16_t attr_id, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc598 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function