Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h345 } tBTA_GATTC_CFG_MTU; typedef
445 tBTA_GATTC_CFG_MTU cfg_mtu; /* configure MTU operation */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c979 tBTA_GATTC_CFG_MTU *cfg_mtu = &arg->cfg_mtu; in btc_gattc_cb_handler()