Searched refs:UUID_SPP (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/ |
D | esp_spp_api.c | 26 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/ |
D | bta_sdp_act.c | 59 static const uint8_t UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00, variable
|