Home
last modified time | relevance | path

Searched refs:BT_ATT_OP_READ_MULT_VL_REQ (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h240 #define BT_ATT_OP_READ_MULT_VL_REQ 0x20 macro
Datt.c1842 send_err_rsp(chan, BT_ATT_OP_READ_MULT_VL_REQ, handle, in att_read_mult_vl_req()
2772 { BT_ATT_OP_READ_MULT_VL_REQ,
2890 case BT_ATT_OP_READ_MULT_VL_REQ: in att_op_get_type()
Dgatt.c4993 BT_ATT_OP_READ_MULT_VL_REQ, in gatt_read_mult_vl()