Home
last modified time | relevance | path

Searched defs:bta_uuid (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c247 tBT_UUID bta_uuid = {0}; in btc_gattc_fill_gatt_db_conversion() local
321 tBT_UUID *bta_uuid = NULL; in btc_ble_gattc_get_service() local
420 tBT_UUID bta_uuid = {0}; in btc_ble_gattc_get_char_by_uuid() local
522 tBT_UUID bta_uuid = {0}; in btc_ble_gattc_get_include_service() local
570 tBT_UUID bta_uuid; in btc_ble_gattc_get_db() local
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c832 static void bta_uuid_to_bt_mesh_uuid(tBT_UUID *bta_uuid, const struct bt_mesh_uuid *uuid) in bta_uuid_to_bt_mesh_uuid()
916 tBT_UUID bta_uuid = {0}; in bt_mesh_gatts_service_register() local