Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_common.h22 extern void BTA_GATT_SetLocalMTU(uint16_t mtu);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatt_common.c17 void BTA_GATT_SetLocalMTU(uint16_t mtu) in BTA_GATT_SetLocalMTU() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_common.c21 BTA_GATT_SetLocalMTU(mtu); in btc_set_local_mtu()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1750 BTA_GATT_SetLocalMTU(GATT_DEF_BLE_MTU_SIZE); in bt_mesh_gatt_init()