Home
last modified time | relevance | path

Searched defs:is_execute (Results 1 – 5 of 5) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c801 void BTA_GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in BTA_GATTC_ExecuteWrite()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h168 bool is_execute; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c636 esp_err_t esp_ble_gattc_execute_write (esp_gatt_if_t gattc_if, uint16_t conn_id, bool is_execute) in esp_ble_gattc_execute_write()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1062 tGATT_STATUS GATTC_ExecuteWrite (UINT16 conn_id, BOOLEAN is_execute) in GATTC_ExecuteWrite()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h162 BOOLEAN is_execute; member