Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_common.h24 extern uint16_t BTA_GATT_GetLocalMTU(void);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatt_common.c22 uint16_t BTA_GATT_GetLocalMTU(void) in BTA_GATT_GetLocalMTU() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1069 return BTA_GATT_GetLocalMTU(); in bt_mesh_gatt_get_mtu()