Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c801 UINT16 *p_service_uuids) in SDP_AddServiceClassIdList() argument
808 for (xx = 0; xx < num_services; xx++, p_service_uuids++) in SDP_AddServiceClassIdList()
811 UINT16_TO_BE_STREAM (p, *p_service_uuids); in SDP_AddServiceClassIdList()
/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h603 UINT16 *p_service_uuids);