Home
last modified time | relevance | path

Searched refs:BTA_GATTC_ConfigureMTU (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1250 extern void BTA_GATTC_ConfigureMTU (UINT16 conn_id);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c251 void BTA_GATTC_ConfigureMTU (UINT16 conn_id) in BTA_GATTC_ConfigureMTU() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c231 BTA_GATTC_ConfigureMTU (arg->cfg_mtu.conn_id); in btc_gattc_cfg_mtu()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1254 BTA_GATTC_ConfigureMTU(conn_id); in bt_mesh_gattc_exchange_mtu()