Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h208 #define BT_ATT_FLAG_CANCEL 0x00 macro
Dgatt.c5136 req->flags = BT_ATT_FLAG_CANCEL; in gatt_cancel_encode()