Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_spp_api.c26 static const uint8_t UUID_SPP[16] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable
74 memcpy(sdp_uuid.uu.uuid128, UUID_SPP, sizeof(sdp_uuid.uu.uuid128)); in esp_spp_start_discovery()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c59 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable