Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_common_api.h45 extern esp_err_t esp_ble_gatt_set_local_mtu (uint16_t mtu);
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatt_common_api.c24 esp_err_t esp_ble_gatt_set_local_mtu (uint16_t mtu) in esp_ble_gatt_set_local_mtu() function
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dble_api.c75 esp_err_t local_mtu_err = esp_ble_gatt_set_local_mtu(500); in esp_ble_helper_init()
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c265 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in simple_ble_start()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c494 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c572 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/
Dexample_ble_client_throughput.c586 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(517); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c568 ret = esp_ble_gatt_set_local_mtu(200); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c607 ret = esp_ble_gatt_set_local_mtu(200); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c537 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(200); in ble_client_appRegister()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c659 ret = esp_ble_gatt_set_local_mtu(500); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c677 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(33); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md94 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500);
153 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500);
440 …he connection ID. The size of the requested MTU is defined by `esp_ble_gatt_set_local_mtu()`. The …
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c711 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(517); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c597 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in ble_gatts_init()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c731 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/peroidic_sync/tutorial/
DPeriodic_Sync_Example_Walkthrough.md168 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c953 ret = esp_ble_gatt_set_local_mtu(200); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c1021 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(500); in app_main()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md96 esp_err_t local_mtu_ret = esp_ble_gatt_set_local_mtu(512);
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s3.map4941 .literal.esp_ble_gatt_set_local_mtu
4948 .text.esp_ble_gatt_set_local_mtu
82484 esp_ble_gatt_set_local_mtu esp-idf/bt/libbt.a(esp_gatt_common_api.c.obj)
Doverflow_esp32c3.map3658 .text.esp_ble_gatt_set_local_mtu
61452 esp_ble_gatt_set_local_mtu esp-idf/bt/libbt.a(esp_gatt_common_api.c.obj)