Searched refs:BT_ATT_OP_WRITE_REQ (Results 1 – 7 of 7) sorted by relevance
32 #define BT_ATT_OP_WRITE_REQ 0x12 macro560 op == BT_ATT_OP_WRITE_REQ ? "REQ" : "CMD"); in gatt_write()597 att_handlers[BT_ATT_OP_WRITE_REQ] = handle_att_write_0; in test_procedure_0()623 gatt_write(BT_ATT_OP_WRITE_REQ); in test_procedure_0()634 att_handlers[BT_ATT_OP_WRITE_REQ] = handle_att_write_1; in test_procedure_1()
32 #define BT_ATT_OP_WRITE_REQ 0x12 macro216 case BT_ATT_OP_WRITE_REQ: in handle_att()536 op == BT_ATT_OP_WRITE_REQ ? "REQ" : "CMD"); in gatt_write()616 gatt_write(BT_ATT_OP_WRITE_REQ); /* will prompt a response PDU */ in test_procedure_0()
182 #define BT_ATT_OP_WRITE_REQ 0x12 macro
2146 return att_write_rsp(chan, BT_ATT_OP_WRITE_REQ, BT_ATT_OP_WRITE_RSP, in att_write_req()2781 { BT_ATT_OP_WRITE_REQ,2892 case BT_ATT_OP_WRITE_REQ: in att_op_get_type()
5299 BT_ATT_OP_WRITE_REQ, len, BT_ATT_CHAN_OPT(params)); in bt_gatt_write()5373 gatt_write_ccc_buf, BT_ATT_OP_WRITE_REQ, len, in gatt_write_ccc()
34 #define BT_ATT_OP_WRITE_REQ 0x12 macro202 case BT_ATT_OP_WRITE_REQ: in handle_att()
34 #define BT_ATT_OP_WRITE_REQ 0x12 macro