Home
last modified time | relevance | path

Searched refs:BTC_GATTC_ACT_CFG_MTU (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h31 BTC_GATTC_ACT_CFG_MTU, enumerator
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c139 msg.act = BTC_GATTC_ACT_CFG_MTU; in esp_ble_gattc_send_mtu_req()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c724 case BTC_GATTC_ACT_CFG_MTU: in btc_gattc_call_handler()