Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c894 UINT16 di_uuid = UUID_SERVCLASS_PNP_INFORMATION; in SDP_DiDiscover() local
899 init_uuid.uu.uuid16 = di_uuid; in SDP_DiDiscover()
1086 UINT16 di_uuid = UUID_SERVCLASS_PNP_INFORMATION; in SDP_SetLocalDiRecord() local
1110 if ((SDP_AddServiceClassIdList(handle, 1, &di_uuid)) == 0) { in SDP_SetLocalDiRecord()