Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c262 case GATT_WRITE_PREPARE: in gatt_act_write()
369 if (type == GATT_WRITE_PREPARE) { in gatt_send_prepare_write()
620 if (p_clcb->op_subtype == GATT_WRITE_PREPARE) { in gatt_process_prep_write_rsp()
Dgatt_api.c1083 … ((type != GATT_WRITE) && (type != GATT_WRITE_PREPARE) && (type != GATT_WRITE_NO_RSP)) ) { in GATTC_Write()
1107 if (type == GATT_WRITE_PREPARE) { in GATTC_Write()
Dgatt_utils.c2293 if (p_clcb->op_subtype == GATT_WRITE_PREPARE) { in gatt_end_operation()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h493 GATT_WRITE_PREPARE enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h110 #define BTA_GATTC_WRITE_PREPARE GATT_WRITE_PREPARE