Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h175 #define BT_ATT_OP_READ_GROUP_RSP 0x11 macro
Datt.c1941 data.buf = bt_att_create_rsp_pdu(chan, BT_ATT_OP_READ_GROUP_RSP); in att_read_group_rsp()
2849 { BT_ATT_OP_READ_GROUP_RSP,
2910 case BT_ATT_OP_READ_GROUP_RSP: in att_op_get_type()