Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h171ESP_GATT_PREP_WRITE_CANCEL = 0x00, /*!< Prepare write cancel */ /* relate to BTA_GATT_PR… enumerator
Desp_gatts_api.h104 #define ESP_GATT_PREP_WRITE_CANCEL 0x00 /*!< Prepare write flag to indicate cancel prepare write */ macro
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c459 if (param->exec_write.exec_write_flag == ESP_GATT_PREP_WRITE_CANCEL) { in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md921 ESP_LOGI(GATTS_TAG,"ESP_GATT_PREP_WRITE_CANCEL");
940 ESP_LOGI(GATTS_TAG,"ESP_GATT_PREP_WRITE_CANCEL");