Home
last modified time | relevance | path

Searched refs:p_service_uuids (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc827 uint16_t* p_service_uuids) { in SDP_AddServiceClassIdList() argument
836 for (xx = 0; xx < num_services; xx++, p_service_uuids++) { in SDP_AddServiceClassIdList()
838 UINT16_TO_BE_STREAM(p, *p_service_uuids); in SDP_AddServiceClassIdList()
/packages/modules/Bluetooth/system/stack/sdp/internal/
Dsdp_api.h386 uint16_t* p_service_uuids);
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h502 uint16_t* p_service_uuids);