Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h155 #define BT_ATT_OP_READ_MULT_RSP 0x0f macro
Datt.c1715 data.buf = bt_att_create_rsp_pdu(chan, BT_ATT_OP_READ_MULT_RSP); in att_read_mult_req()
2838 { BT_ATT_OP_READ_MULT_RSP,
2908 case BT_ATT_OP_READ_MULT_RSP: in att_op_get_type()