Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h200 #define BT_ATT_OP_PREPARE_WRITE_RSP 0x17 macro
Datt.c2255 data.buf = bt_att_create_rsp_pdu(chan, BT_ATT_OP_PREPARE_WRITE_RSP); in att_prep_write_rsp()
2857 { BT_ATT_OP_PREPARE_WRITE_RSP,
2912 case BT_ATT_OP_PREPARE_WRITE_RSP: in att_op_get_type()