Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h416 } tBTA_GATTC_CONNECT; typedef
437 tBTA_GATTC_CONNECT connect;
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c931 tBTA_GATTC_CONNECT *connect = &arg->connect; in btc_gattc_cb_handler()