Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_util.h55 void uuid128_be_to_esp_uuid(esp_bt_uuid_t *u, uint8_t* uuid128);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c279 void uuid128_be_to_esp_uuid(esp_bt_uuid_t *u, uint8_t* uuid128) in uuid128_be_to_esp_uuid() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c489 uuid128_be_to_esp_uuid(o_uu, i_uu); in btc_gap_bt_search_services()