Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1493 static int mtu_cb(uint16_t conn_handle, in mtu_cb() function
1519 ble_gattc_exchange_mtu(bt_mesh_gattc_info[index].conn.handle, mtu_cb, NULL); in bt_mesh_gattc_exchange_mtu()