Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h246 #define BT_ATT_OP_READ_MULT_VL_RSP 0x21 macro
Datt.c1819 data.buf = bt_att_create_rsp_pdu(chan, BT_ATT_OP_READ_MULT_VL_RSP); in att_read_mult_vl_req()
2844 { BT_ATT_OP_READ_MULT_VL_RSP,
2909 case BT_ATT_OP_READ_MULT_VL_RSP: in att_op_get_type()