Home
last modified time | relevance | path

Searched refs:BTA_GATT_INVALID_PDU (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h92 #define BTA_GATT_INVALID_PDU GATT_INVALID_PDU /* 0x0004 */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1405 cb_data.write.status = BTA_GATT_INVALID_PDU; in bta_gattc_write_cmpl()