Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc30 bool SDP_AddAttribute(uint32_t /* handle */, uint16_t /* attr_id */, in SDP_AddAttribute() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h353 [[nodiscard]] bool (*SDP_AddAttribute)(uint32_t handle, uint16_t attr_id, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc254 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute() function