Home
last modified time | relevance | path

Searched refs:GATT_PREPARE_Q_FULL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h38 #define GATT_PREPARE_Q_FULL 0x09 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h97 #define BTA_GATT_PREPARE_Q_FULL GATT_PREPARE_Q_FULL /* 0x0009 */
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c1403 status = GATT_PREPARE_Q_FULL; in gatt_attr_process_prepare_write()