Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h159 #define BTA_GATTC_ACL_EVT 13 /* ACL up event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c989 case BTA_GATTC_ACL_EVT: { in btc_gattc_cb_handler()