Searched refs:BT_ATT_OP_WRITE_REQ (Results 1 – 3 of 3) sorted by relevance
169 #define BT_ATT_OP_WRITE_REQ 0x12 macro
1632 return att_write_rsp(chan, BT_ATT_OP_WRITE_REQ, BT_ATT_OP_WRITE_RSP, in att_write_req()2159 { BT_ATT_OP_WRITE_REQ,2269 case BT_ATT_OP_WRITE_REQ: in att_op_get_type()
3857 buf = bt_att_create_pdu(conn, BT_ATT_OP_WRITE_REQ, in bt_gatt_write()3920 buf = bt_att_create_pdu(conn, BT_ATT_OP_WRITE_REQ, in gatt_write_ccc()
Completed in 19 milliseconds