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.c1679 return att_read_rsp(chan, BT_ATT_OP_READ_REQ, BT_ATT_OP_READ_RSP, in att_read_req()
2757 { BT_ATT_OP_READ_REQ,
2887 case BT_ATT_OP_READ_REQ: in att_op_get_type()
Dgatt.c4003 read_included_uuid_encode, BT_ATT_OP_READ_REQ, in read_included_uuid()
5045 BT_ATT_OP_READ_REQ, sizeof(struct bt_att_read_req), in bt_gatt_read()