Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatt_common.c24 return gatt_get_local_mtu(); in BTA_GATT_GetLocalMTU()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c1224 uint16_t gatt_get_local_mtu(void) in gatt_get_local_mtu() function
Dgatt_api.c873 uint16_t mtu = gatt_get_local_mtu(); in GATTC_ConfigureMTU()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h779 extern uint16_t gatt_get_local_mtu(void);