Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h122 #define BT_ATT_OP_READ_REQ 0x0a macro
Datt.c1715 return att_read_rsp(chan, BT_ATT_OP_READ_REQ, BT_ATT_OP_READ_RSP, in att_read_req()
2793 { BT_ATT_OP_READ_REQ,
2923 case BT_ATT_OP_READ_REQ: in att_op_get_type()
Dgatt.c4019 read_included_uuid_encode, BT_ATT_OP_READ_REQ, in read_included_uuid()
5061 BT_ATT_OP_READ_REQ, sizeof(struct bt_att_read_req), in bt_gatt_read()