Home
last modified time | relevance | path

Searched defs:cfg_mtu (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h113 } cfg_mtu; /*!< Gatt client callback param of ESP_GATTC_CFG_MTU_EVT */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c948 tBTA_GATTC_CFG_MTU *cfg_mtu = &arg->cfg_mtu; in btc_gattc_cb_handler() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h75 } cfg_mtu; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h442 tBTA_GATTC_CFG_MTU cfg_mtu; /* configure MTU operation */ member