Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc51 bool SDP_AddSequence(uint32_t /* handle */, uint16_t /* attr_id */, uint16_t /* num_elem */, in SDP_AddSequence() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h370 [[nodiscard]] bool (*SDP_AddSequence)(uint32_t handle, uint16_t attr_id, uint16_t num_elem, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc527 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, uint8_t type[], in SDP_AddSequence() function