Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h36 #define BT_ATT_OP_ERROR_RSP 0x01 macro
Datt.c796 buf = bt_att_chan_create_pdu(chan, BT_ATT_OP_ERROR_RSP, sizeof(*rsp)); in send_err_rsp()
2809 { BT_ATT_OP_ERROR_RSP,
2901 case BT_ATT_OP_ERROR_RSP: in att_op_get_type()