Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Datt.h54 #define BT_ATT_ERR_ATTRIBUTE_NOT_LONG 0x0b macro
/Zephyr-latest/subsys/bluetooth/host/
Datt.c206 ATT_ERR(BT_ATT_ERR_ATTRIBUTE_NOT_LONG), in bt_att_err_to_str()