Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h363 typedef UINT8 tGATT_EXEC_FLAG; typedef
392 tGATT_EXEC_FLAG exec_write; /* execute write */
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h130 tGATT_EXEC_FLAG exec_write; /* execute write */
717 extern void gatt_send_queue_write_cancel (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_EXEC_FLAG fla…
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c280 void gatt_send_queue_write_cancel (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, tGATT_EXEC_FLAG flag) in gatt_send_queue_write_cancel()
305 tGATT_EXEC_FLAG flag = GATT_PREP_WRITE_EXEC; in gatt_check_write_long_terminate()
Dgatt_api.c1066 tGATT_EXEC_FLAG flag; in GATTC_ExecuteWrite()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h557 typedef tGATT_EXEC_FLAG tBTA_GATT_EXEC_FLAG;