Searched refs:BT_ATT_OP_WRITE_REQ (Results 1 – 6 of 6) sorted by relevance
31 #define BT_ATT_OP_WRITE_REQ 0x12 macro559 op == BT_ATT_OP_WRITE_REQ ? "REQ" : "CMD"); in gatt_write()596 att_handlers[BT_ATT_OP_WRITE_REQ] = handle_att_write_0; in test_procedure_0()622 gatt_write(BT_ATT_OP_WRITE_REQ); in test_procedure_0()633 att_handlers[BT_ATT_OP_WRITE_REQ] = handle_att_write_1; in test_procedure_1()
31 #define BT_ATT_OP_WRITE_REQ 0x12 macro215 case BT_ATT_OP_WRITE_REQ: in handle_att()535 op == BT_ATT_OP_WRITE_REQ ? "REQ" : "CMD"); in gatt_write()615 gatt_write(BT_ATT_OP_WRITE_REQ); /* will prompt a response PDU */ in test_procedure_0()
181 #define BT_ATT_OP_WRITE_REQ 0x12 macro
2067 return att_write_rsp(chan, BT_ATT_OP_WRITE_REQ, BT_ATT_OP_WRITE_RSP, in att_write_req()2701 { BT_ATT_OP_WRITE_REQ,2812 case BT_ATT_OP_WRITE_REQ: in att_op_get_type()
5130 BT_ATT_OP_WRITE_REQ, len, BT_ATT_CHAN_OPT(params)); in bt_gatt_write()5208 gatt_write_ccc_buf, BT_ATT_OP_WRITE_REQ, len, in gatt_write_ccc()
33 #define BT_ATT_OP_WRITE_REQ 0x12 macro201 case BT_ATT_OP_WRITE_REQ: in handle_att()