Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc61 bool SDP_AddUuidSequence(uint32_t /* handle */, uint16_t /* attr_id */, uint16_t /* num_uuids */, in SDP_AddUuidSequence() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h390 [[nodiscard]] bool (*SDP_AddUuidSequence)(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc596 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, uint16_t* p_uuids) { in SDP_AddUuidSequence() function