Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c986 void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src) in bta_to_btif_uuid() function
Dbta_gattc_cache.c47 extern void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src);
1319 bta_to_btif_uuid(&p_attr->uuid, &uuid); in bta_gattc_fill_gatt_db_el()