Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h727 uint16_t bt_mesh_gatt_get_mtu(struct bt_mesh_conn *conn);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1051 mtu = bt_mesh_gatt_get_mtu(conn) - 3; in proxy_segment_and_send()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1305 uint16_t bt_mesh_gatt_get_mtu(struct bt_mesh_conn *conn) in bt_mesh_gatt_get_mtu() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1067 uint16_t bt_mesh_gatt_get_mtu(struct bt_mesh_conn *conn) in bt_mesh_gatt_get_mtu() function