Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc56 bool SDP_AddServiceClassIdList(uint32_t /* handle */, uint16_t /* num_services */, in SDP_AddServiceClassIdList() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h486 [[nodiscard]] bool (*SDP_AddServiceClassIdList)(uint32_t handle, uint16_t num_services, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc811 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, uint16_t* p_service_uuids) { in SDP_AddServiceClassIdList() function