Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc63 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc525 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h983 bool (*SDP_AddSequence)(uint32_t handle, uint16_t attr_id, member