Home
last modified time | relevance | path

Searched refs:BT_ATT_OP_WRITE_REQ (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt_internal.h169 #define BT_ATT_OP_WRITE_REQ 0x12 macro
A Datt.c1632 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()
A Dgatt.c3857 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